Vcenter Host Crypto Fips Modules IterationSpec

Vcenter Host Crypto Fips Modules IterationSpec
Vcenter Host Crypto Fips Modules IterationSpec

The Vcenter Host Crypto Fips Modules IterationSpec schema contains properties used to break results into pages when listing files. Results are sorted by the MoNums of the hosts.

This schema was added in vSphere API 9.1.0.0.

JSON Example
{
    "marker": "string",
    "page_size": 0
}
string
marker
Optional

MoId of the last host whose modules were already returned. Iteration shall continue form the next one.

This property was added in vSphere API 9.1.0.0.

If missing or null the first set of items is returned.

integer As int64 As int64
page_size
Optional

Specifies the maximum number of hosts whose modules shall be returned.

This property was added in vSphere API 9.1.0.0.

If missing or null the full list of modules shall be returned.